executable/installer/inno-setup

packaged as an Inno Setup installer

rule:
  meta:
    name: packaged as an Inno Setup installer
    namespace: executable/installer/inno-setup
    authors:
      - awillia2@cisco.com
    scopes:
      static: file
      dynamic: file
    references:
      - https://jrsoftware.org/isinfo.php
    examples:
      - 70FD3347786ED7A4A43910E6778EF296
  features:
    - and:
      - string: /^Inno Setup Setup Data \(/
      - string: /^Inno Setup Messages \(/

last edited: 2023-11-24 10:34:28